-
Home
-
Masteriyo LMS – Online Course Builder for eLearning, LMS & Education
-
1.14.1
-
Code
-
Classes
- CoursesImportExportController
Total Complexity |
45 |
Dependencies |
15 |
Dependents |
1 |
Total lines |
487 |
Lines of code |
331 |
Logical lines of code |
108 |
Comment lines |
99 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
import_items() |
A |
38 |
13 |
71 |
handle_chunked_upload() |
S |
47 |
6 |
38 |
import_items_permission_check() |
S |
52 |
5 |
28 |
get_export_progress_status() |
S |
47 |
4 |
42 |
get_import_progress_status() |
S |
50 |
4 |
33 |
get_import_file() |
S |
55 |
4 |
20 |
export_items() |
S |
56 |
4 |
17 |
import_sample_courses() |
S |
52 |
3 |
25 |
register_routes() |
S |
45 |
1 |
54 |
__construct() |
S |
81 |
1 |
3 |